From: Jochen Sprickerhof Date: Sat, 24 Jun 2017 06:50:35 +0000 (+0200) Subject: Bump policy and debhelper versions X-Git-Tag: archive/raspbian/1.14.0+dfsg-2+rpi1^2~165 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=3af4f7b1c4ce2a273a175d7e8dac1b008acf0518;p=pcl.git Bump policy and debhelper versions --- diff --git a/debian/compat b/debian/compat index ec635144..f599e28b 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 0bd8df9d..3c535411 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Uploaders: Thomas Moulard , Leopold Palomo-Avellaneda Section: libs Priority: extra -Build-Depends: debhelper (>= 9), dh-exec (>=0.3), +Build-Depends: debhelper (>= 10), dh-exec (>=0.3), cmake, python-sphinx, libboost-system-dev, @@ -27,7 +27,7 @@ Build-Depends: debhelper (>= 9), dh-exec (>=0.3), libvtk6-qt-dev [!armel !armhf] Build-Depends-Indep: doxygen, doxygen-latex -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/pcl.git Vcs-Git: https://anonscm.debian.org/cgit/debian-science/packages/pcl.git Homepage: http://www.pointclouds.org/ diff --git a/debian/rules b/debian/rules index a48df666..96297541 100755 --- a/debian/rules +++ b/debian/rules @@ -94,7 +94,7 @@ override_dh_installchangelogs: %: - dh $@ --parallel --builddirectory=build + dh $@ --builddirectory=build get-orig-source: